projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fb7998
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Tue, 27 Aug 2002 01:02:01 +0000
(
01:02
+0000)
committer
Miles Bader
<miles@gnu.org>
Tue, 27 Aug 2002 01:02:01 +0000
(
01:02
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2fb5363adaa54afe7b65883bf5df37a2c5c788c9..3f55cd02ea1af3d5905837d25419a9020e08a3b0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-9,6
+9,10
@@
* frame.c (make_terminal_frame) [CANNOT_DUMP]: Initialize
foreground and background colors. From Joe Buehler (tiny change).
+2002-08-26 Miles Bader <miles@gnu.org>
+
+ * bytecode.c (Fbyte_code): Fsub1 can GC, so protect it.
+
2002-08-25 Andrew Choi <akochoi@shaw.ca>
* emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is